home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / utils / keyreq / important < prev    next >
Text File  |  1997-12-05  |  199b  |  12 lines

  1. if exists MustReadImportant
  2.     delete MustReadImportant QUIET
  3. endif
  4.  
  5. multiview Important.readme
  6.  
  7. if $Result2 eq 205
  8.     amigaguide Important.readme
  9.     if $Result2 eq 205
  10.         more Important.readme
  11.     endif
  12. endif